🚫 Deprecated: This connector has been deprecated and may be removed in future versions.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊
| Attribute | Value |
|---|---|
| Connector ID | CrowdstrikeReplicatorv2 |
| Publisher | Crowdstrike |
| Used in Solutions | CrowdStrike Falcon Endpoint Protection |
| Collection Method | Azure Function |
| Connector Definition Files | CrowdstrikeReplicatorV2_ConnectorUI.json |
| Ingestion API | HTTP Data Collector API — Connector definition requires workspace key (SharedKey pattern) |
This connector enables the ingestion of FDR data into Microsoft Sentinel using Azure Functions to support the assessment of potential security risks, analysis of collaboration activities, identification of configuration issues, and other operational insights.
NOTE:
1. CrowdStrike FDR license must be available & enabled.
2. The connector uses a Key & Secret based authentication and is suitable for CrowdStrike Managed buckets.
3. For environments that use a fully owned AWS S3 bucket, Microsoft recommends using the CrowdStrike Falcon Data Replicator (AWS S3) connector.
This connector ingests data into the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
ASimAuditEventLogs |
✓ | ✓ | ? |
ASimAuthenticationEventLogs |
✓ | ✓ | ? |
ASimAuthenticationEventLogs_CL |
? | ✓ | ? |
ASimDnsActivityLogs |
✓ | ✓ | ? |
ASimFileEventLogs |
✓ | ✓ | ? |
ASimFileEventLogs_CL |
? | ✓ | ? |
ASimNetworkSessionLogs |
✓ | ✓ | ? |
ASimProcessEventLogs |
✓ | ✓ | ? |
ASimProcessEventLogs_CL |
? | ✓ | ? |
ASimRegistryEventLogs |
✓ | ✓ | ? |
ASimRegistryEventLogs_CL |
? | ✓ | ? |
ASimUserManagementActivityLogs |
✓ | ✓ | ? |
ASimUserManagementLogs_CL |
? | ✓ | ? |
CrowdStrike_Additional_Events_CL |
? | ✓ | ? |
CrowdStrike_Secondary_Data_CL |
? | ✓ | ? |
💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.
Resource Provider Permissions: - Workspace (Workspace): read and write permissions on the workspace are required. - Keys (Workspace): read permissions to shared keys for the workspace are required. See the documentation to learn more about workspace keys.
Custom Permissions: - Microsoft.Web/sites permissions: Read and write permissions to Azure Functions to create a Function App is required. See the documentation to learn more about Azure Functions. - SQS and AWS S3 account credentials/permissions: AWS_SECRET, AWS_REGION_NAME, AWS_KEY, QUEUE_URL is required. See the documentation to learn more about data pulling. To start, contact CrowdStrike support. At your request they will create a CrowdStrike managed Amazon Web Services (AWS) S3 bucket for short term storage purposes as well as a SQS (simple queue service) account for monitoring changes to the S3 bucket.
⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.
NOTE: This connector uses Azure Functions to connect to the AWS SQS / S3 to pull logs into Microsoft Sentinel. This might result in additional data ingestion costs. Check the Azure Functions pricing page for details.
(Optional Step) Securely store API authorization key(s) or token(s) in Azure Key Vault. Azure Key Vault provides a secure mechanism to store and retrieve key values. Follow these instructions to use Azure Key Vault with an Azure Function App.
1. Prerequisites
2. Deployment Options
Choose ONE from the following two deployment options to deploy the connector and the associated Azure Function
3. Option 1 - Azure Resource Manager (ARM) Template
Use this method for automated deployment of the Crowdstrike Falcon Data Replicator connector V2 using an ARM Tempate.
Click the Deploy to Azure button below.
2. Provide the required details such as Microsoft Sentinel Workspace, CrowdStrike AWS credentials, Azure AD Application details and ingestion configurations
NOTE: Within the same resource group, you can't mix Windows and Linux apps in the same region. Select existing resource group without Windows apps in it or create new resource group. It is recommended to create a new Resource Group for deployment of function app and associated resources. 3. Mark the checkbox labeled I agree to the terms and conditions stated above. 4. Click Purchase to deploy.
4. Option 2 - Manual Deployment of Azure Functions
Use the following step-by-step instructions to deploy the Crowdstrike Falcon Data Replicator connector manually with Azure Functions (Deployment via Visual Studio Code).
1. Deploy DCE, DCR and Custom Tables for data ingestion
2. Deploy a Function App
3. Configure the Function App
📄 Source: CrowdStrike Falcon Endpoint Protection\Data Connectors\CrowdstrikeReplicatorCLv2\README.md
This connector uses Azure Functions to connect to the AWS SQS / S3 to pull logs into Microsoft Sentinel. This might result in additional data ingestion costs. Check the Azure Functions pricing page for details.
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · 📊